home *** CD-ROM | disk | FTP | other *** search
/ NOVA - For the NeXT Workstation / NOVA - For the NeXT Workstation.iso / Apps / ArchiveUtils / Freeze / PrefMgr.h < prev    next >
Encoding:
Text File  |  1992-12-20  |  289 b   |  21 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <objc/Object.h>
  5.  
  6. @interface PrefMgr:Object
  7. {
  8.     id    updateTimefield;
  9.     id    updateTime;
  10.     id    window;
  11.     id    processControl;
  12.     double updatetimevalue;
  13. }
  14.  
  15. - updateTimeFields;
  16. - perf:sender;
  17. - updateRevert:sender;
  18. - updateOkay:sender;
  19.  
  20. @end
  21.